This webmethod allows you to export the content of the static po line ledger.
Method | /ProCloudWS.asmx/LedgerStatic_PO_LineGet |
The request body is of type LedgerStatic_PO_LineGet.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
dtInvoiceDateFrom | xml:dateTime | |
dtInvoiceDateTo | xml:dateTime |
|
The response body is of type LedgerStatic_PO_LineGetResponse.
Name | Description | Data Type |
---|---|---|
LedgerStatic_PO_LineGetResult | objLedgerStatic_PO_LineGetReturn |
|